home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Selection / Multimedia Selection Volume One - CD-ROM / MULTIMEDIA SELECTION____________.ISO / utils / ultra50 / qref.ult < prev    next >
Encoding:
Text File  |  1993-06-30  |  8.9 KB  |  230 lines

  1.  
  2.    ┌───────────────────────────────────────────────────────────┐
  3.    │          QUICK REFERENCE FOR THE   Ultra ToolBox          │
  4.    └───────────────────────────────────────────────────────────┘
  5.  
  6.         Here they are: all 200 functions alphabetically organized.
  7.         Read toward the end for my final comments and personal
  8.         favorite uses for this damn big utility.
  9.  
  10.  
  11. /#CHAR          Count number of Chars in file
  12. /#LINE          Count number of Lines in file
  13. /#WORD          Count number of Words in file
  14. /25             Set 25 Line EGA mode
  15. /32CRC          Calculate 32 byt CRC
  16. /43             Set 43 Line EGA mode
  17. /ADD            Add two numbers
  18. /AMPM           Is it AM or PM?
  19. /ANS            Is Ansi loaded?
  20. /APPEND         Is APPEND used?
  21. /ARCH           Change file attribute to Archive
  22. /ARCID          ID Archived File (ZIP, PAK, ARJ, etc)
  23. /ASSIGN         Is ASSIGN used?
  24. /BEEP           Sound a beep
  25. /BIGFILE        Determine Biggest file
  26. /BIOS           Get Bios version
  27. /BLOCK          Turn on Block cursor
  28. /BOOTDR         Which is the Boot drive?
  29. /BORDER         Change border color
  30. /BOX            Write box to screen (Window)
  31. /BREAK          Is BREAK on?
  32. /BYTECLU        Byte/clusters of current disk
  33. /C+             Turn Capslock on
  34. /C-             Turn Capslock off
  35. /CHKSUM         Calculate Checksum of file
  36. /CLEAN          Clean drive graphically
  37. /CLEANUP        Cleanup application (close all boxes, etc)
  38. /CLRECHO        Echo with color
  39. /CLS1           CLS effect 1
  40. /CLS2           CLS effect 2
  41. /CLS3           CLS effect 3
  42. /CLS4           CLS effect 4
  43. /CLS5           CLS effect 5
  44. /CLS6           CLS effect 6
  45. /CLS7           CLS effect 7
  46. /CLS8           CLS effect 8
  47. /CODE           Show scan code of key pressed
  48. /COLD           Cold Boot System
  49. /COLOR          Set color for DOS
  50. /COMP           Compress File (also, /UNCOMPpress file)
  51. /CR             Wait for CR to continue
  52. /CURS+          Turn cursor on
  53. /CURS-          Turn cursor off
  54. /DAYSTAT        Statistics on a day
  55. /DESQ           Is Desqview installed?
  56. /DIAL           Autodialer (dial a number through modem)
  57. /DIRLST         Show a 6 column dir
  58. /DIRPOP         Pop directory (restore directory)
  59. /DIRPUSH        Push directory (save directory)
  60. /DISKFREE       Return Free disk space
  61. /DOSDATE        Set DOS date
  62. /DOSTIME        Set DOS time
  63. /DOSVER         Major DOS version
  64. /DRIVE          Get current drive
  65. /DUMP           Dump environment to file (for restoration later)
  66. /ECHO           Naked echo (ECHO blank line)
  67. /EMS            Ems driver exist?
  68. /EMSFREE        Available EMS
  69. /EMSTOT         Total EMS
  70. /ENVF           Calculate Free environment
  71. /ENVG           Show a cool Environment graph
  72. /ENVT           Show the total environment space
  73. /ENVU           Show percent of used environment
  74. /ERRLOCK        Simulate disk error
  75. /EXISTD         Does a Dir exist?
  76. /EXISTF         Does a File exist?
  77. /EXPMEM         Total Expanded Memory
  78. /EXTMEM         Total Extended Memory
  79. /FILDAY         Determine a File's day
  80. /FILEFIT        Will file fit on target drive?
  81. /FILL           Fill screen with char/color
  82. /FILMON         Determine a File's month
  83. /FILSIZ         Determine a File(s) size
  84. /FILYER         Determine a File's year
  85. /FKEY           Function key assignment
  86. /FLOP           Number floppies present?
  87. /FREE           Total Space on drive?
  88. /GAME           Is a Game Port available?
  89. /GETKEY         Get a key from user
  90. /GETMODE        What video mode?
  91. /GETPAGE        Get page #
  92. /GETSTR         Get string from user
  93. /GETVOL         Get volume label
  94. /GOTO           Goto screen coordinates (X, Y)
  95. /GRAPHIC        Determine Graphic device
  96. /HEX            Convert hexedecimal to binary
  97. /HID&SYS        Show Hidden/system files
  98. /HIDDEN         Change file attribute to Hidden
  99. /HYPER          Is Hyperdisk installed?
  100. /INWIN          Is Windows installed?
  101. /ISDIR          Is directory in path?
  102. /KB             Show current Keyboard data
  103. /KFF            Kill form feeds from a file
  104. /KIL            Totally Delete File
  105. /LEVEL          Set errorlevel
  106. /LOCK           Lock up computer
  107. /LOOP           Repeat program many times
  108. /MAP            Map entire disk to a file
  109. /MATH           Is Coprocessor installed?
  110. /MAX            Set the Maximum keyboard rate
  111. /MAXDRIVE       Number of Logical drives?
  112. /MEMORY         Show a Memory dump
  113. /MODEM          Send a String to modem
  114. /MONTH          Show calendar for any month
  115. /MOUSE          Is Mouse driver installed?
  116. /MUL            Multiply two numbers
  117. /MULT           Run many commands on one line
  118. /N+             Set Numlock on
  119. /N-             Set Numlock off
  120. /NOBUF          Clear key buffer
  121. /NOWDAY         Get Current day
  122. /NOWHOUR        Get Current hour (military)
  123. /NOWMON         Get Current month
  124. /NOWYER         Get Current year
  125. /NUMBAS         Convert numbers between bases
  126. /NUMCLU         Determine Number clusters for drive
  127. /OFFMOUSE       Disable mouse
  128. /OVERFILL       Fill screen with a message!
  129. /PAGE           Set video page
  130. /PATH           Locate file on path
  131. /PICKFILE       Pick a file
  132. /PRINT Is       Is PRINT.COM installed?
  133. /PRNAVAIL       Is printer available?
  134. /PRNBOLD        Print bold string to Printer
  135. /PRNCHR         Print ctrl code to Printer
  136. /PRNF           Form feed to to Printer
  137. /PRNL           Line feed to to Printer
  138. /PRNUND         Print underline string to Printer
  139. /PRSCR          Print entire screen to Printer
  140. /PUTS           Write message to screen ( in COLOR )
  141. /RDONLY         Change a file attrIbute to Read Only
  142. /REN            Rename directory
  143. /REST           Restore screen (also /SAVE screen)
  144. /S0             Star Wars sound
  145. /S1             Arcade sound
  146. /S2             DeadBird sound
  147. /S3             Echo sound
  148. /S4             Fire sound
  149. /S5             High pitch sound
  150. /S6             Siren effect
  151. /S7             Bomb sound
  152. /S8             Phone ring
  153. /S9             Pulse sound
  154. /S10 - 29       20 More cool sounds
  155. /SATTR          Get Screen attribute (color)
  156. /SAVE           Save text screen
  157. /SCRD           Scroll screen down one line
  158. /SCRU           Scroll screen up one line
  159. /SEARCH         Search for text in file
  160. /SECCLU         Determine Sectors/clusters for drive
  161. /SETD           Set the file's date
  162. /SHAKE          Shake screen
  163. /SHARE          Is SHARE used?
  164. /SHEIGHT        Determine Screen height
  165. /SMALLFILE      Calculate Smallest file
  166. /SOUND          Make noise with delay and tones
  167. /SSCUR          Change Cursor's scan lines
  168. /STOP           Delay for milliseconds
  169. /STUFF          Stuff keyboard buffer
  170. /SUB            Subtract two numbers
  171. /SUBDIR         Show all subdirs
  172. /SWIDTH         Determine Screen width
  173. /SYS            Change File's attribute to System
  174. /TD             Show date/time (without having to set it)
  175. /TIME           Unlimited Interval timer
  176. /TODAY          Show only today's files
  177. /TOTCONV        Total Conventional Memory
  178. /TOUCH          Alter file's date/time
  179. /UNCOMP         Uncompress File (see also /COMPpress file)
  180. /VEREMS         What's the EMS version?
  181. /VERIFY         Is VERIFY used?
  182. /VIEW           Read text file (similar to LIST)
  183. /VOL            Create volume name (for floppies)
  184. /WAITFOR        Wait for char
  185. /WARM           Warm Boot System
  186. /WEEKDAY        Determine current Day of the week
  187. /WND            Calculate Wind Chill
  188. /ZERO           Kill zero byte files
  189.  
  190.  
  191.  
  192.         Register today for only $10.00  !
  193.  
  194.  
  195. Okay, enough begging.... Here I am, sitting and typing at two in the
  196. morning.  These two ULTRA files have drained 99% of my vitality!
  197.  
  198.     My main purpose for creating this was to blow away all other
  199. batch file utilities (which I think has been achieved), and to set
  200. the standard for future batch file reference.  I apologize for having
  201. to split these functions up into two separate files, but my compiler
  202. kept locking up trying to build the entire damn thing in one file.
  203. Using large model caused a hard lock-up upon running ULT.EXE, and there
  204. fore I was forced to use the two-file-format.
  205.     I shyed away from having 200 separate .COM files with 200 separate
  206. document files.  This would cause MASS CONFUSION and become a large mess
  207. in a directory.  I admit these two files are rather large, but the tight
  208. organizational structure is very handy, and outweighs the disadvantage
  209. of a 400 file mess in a directory.
  210.  
  211.    In case you're wondering, my favorite functions are:
  212.  
  213.         /32CRC   Very cool.  A definitely good way to check vital
  214.                  files for viruses.
  215.         /DUMP    Awesome!  If applications are changing your environment
  216.                  all the time... fight back.
  217.         /ENVG    Colorful, graphic way to see your DOS environment.
  218.         /MAP     Save all the files/directories on your hard drive.
  219.         /DIAL    Call up your friends with the modem!  Set up 10 batch
  220.                  files with all your favorite people in them.
  221.  
  222.  
  223.  
  224.  
  225.                                 God bless,
  226.  
  227.                                                 Dave Smith
  228.  
  229.  
  230.